Skip to content

Conversation

@mrbiggred
Copy link
Member

@mrbiggred mrbiggred commented Nov 27, 2025

  • Updated the project to target .NET 9.0.
  • Updated SDK version to 9.0.0 in global.json and CI workflow configuration.
  • Revised documentation to clarify versioning instructions and reflect the .NET 9.0 upgrade.
  • Removed outdated references to the nuspec file in AGENTS.md.
  • Set next version to be 9.0.0 in GitVersion config.

- Updated TargetFramework to net9.0-ios18.0 in project files.
- Updated SDK version to 9.0.0 in global.json and CI workflow.
- Amended documentation to reflect the .NET 9.0 upgrade.
@mrbiggred mrbiggred self-assigned this Nov 27, 2025
@mrbiggred mrbiggred added the breaking For changes that break existing projects such as API changes, major dependency updates, etc. label Nov 27, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the project from .NET 8.0 to .NET 9.0, including SDK version updates, framework target updates, and documentation updates to reflect the new version.

Key Changes:

  • Updated SDK version from 8.0.0 to 9.0.0 in global.json and CI workflows
  • Updated target frameworks from net8.0-ios18.0 to net9.0-ios18.0 in all project files
  • Updated documentation (README.md and AGENTS.md) to reflect .NET 9.0 and remove outdated references

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
Source/global.json Updated SDK version to 9.0.0
Source/SaturdayMP.XPlugins.iOS.BEMCheckBox/SaturdayMP.XPlugins.iOS.BEMCheckBox.csproj Updated target framework to net9.0-ios18.0 and package tags to net9.0
Source/ExampleClient/ExampleClient.csproj Updated target framework to net9.0-ios18.0
README.md Added version 9.0.0 to version mapping table and updated examples to use net9.0-ios18.0
GitVersion.yml Set next-version to 9.0.0
CHANGELOG.md Updated v8.0.0 release date and cleaned up duplicate entries (contains formatting errors)
AGENTS.md Updated all version references from 8.0.0 to 9.0.0 and removed outdated nuspec references
.github/workflows/ci.yml Updated CI workflow to install .NET 9.0 instead of 8.0

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mrbiggred mrbiggred merged commit 678e713 into main Nov 28, 2025
3 checks passed
@mrbiggred mrbiggred deleted the feature/update-to-dotnet-9 branch November 28, 2025 17:50
@mrbiggred mrbiggred added this to the v9.0.0 milestone Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking For changes that break existing projects such as API changes, major dependency updates, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants